home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / clipper / nftroff.zip / readme < prev    next >
Text File  |  1991-11-22  |  2KB  |  54 lines

  1. Hi
  2.  
  3. This package contains troff sources corresponding to the NG files in the
  4. Nanforum Toolkit v 2.0 library.  You can print these by running troff on
  5. most any unix system (each installation has its own flavor of troff).  Do not
  6. use a macro package, these files are "raw" troff sources.  Example:
  7.  
  8.     ptroff -P apple-lw xxx.tr
  9.  
  10. They work reasonably well for nroff also if you dont have a troff device
  11. at your site.
  12.  
  13. These files were generated using a program which decodes .ng files, and
  14. translates it into troff.  Sometimes the translation isn't perfect, especially
  15. with tables, and non-ascii characters, but it is 99% OK.  Beats not having
  16. any hardcopy.
  17.  
  18. The 18 files (1-18).tr correspond to the 18 .ngo files that make up the
  19. documentation, I'll call these chapters.
  20.  
  21. The file merged.tr is just the topics of each chapter.  All 18 chapters are
  22. summarized in this file, one page per chapter.  This is like a table of
  23. contents.
  24.  
  25. The file xrefs.tr is a sorted list of all the functions, referencing which
  26. chapter contains it.  This is like an index.
  27.  
  28. All the files in this zoo are in unix text format (ie, only control-J at
  29. ends of lines).  To translate these into msdos format, add a control-M before
  30. every control-J (I think there may be PD programs that do this trivial
  31. thing).  Why unix text format?... because I suspect most people will be running
  32. unix "troff" and "nroff" on these files.  Of course there may be some PC
  33. implementations of troff and nroff, I dont know of any.
  34.  
  35. THE FILES CONTAINED IN THIS ARCHIVE ARE DERIVED FROM THE DOCUMENTATION
  36. IN THE NANFORUM TOOLKIT VERSION 2.0 WHICH IS IN THE PUBLIC DOMAIN.  THIS
  37. ARCHIVE AND ALL FILES WITHIN THIS ARCHIVE MAY BE FREELY DISTRIBUTED AND USED
  38. SUBJECT TO THE TERMS IN THE NANFOR.LIB PUBLIC DOMAIN STATEMENT.  A COPY
  39. OF THAT STATEMENT IS IN THE TROFF FILE 15.TR.
  40.  
  41. If you manage to print these, please drop me a line giving details on
  42. your system.  This would help me design future stuff.  Do not send
  43. money, dont sue me, and dont expect support.
  44.  
  45. Good luck.
  46.  
  47. David Lai
  48. Expo Systems
  49. 1370 McKendrie St.,
  50. San Jose Ca 95126
  51. 408-241-4615 (phone and FAX)
  52.  
  53. Email: lai%badjams@mips.com
  54.